Package-level declarations

Methods related to declaring the script part of jobs.

See shell.

Types

Link copied to clipboard
abstract class Command : YamlExport
Link copied to clipboard
Link copied to clipboard
data class Shell(val command: String) : Command

Functions

Link copied to clipboard
fun CommandDsl.shell(command: String)